home *** CD-ROM | disk | FTP | other *** search
INI File | 1999-08-25 | 485 b | 22 lines |
- [smoketrail]
- simulateBase = "sim_ember"
- lifeTime = 3.0
- renderBase = "draw_emit"
- emitName = "smoketrail.smoke"
- emitDelay = 0.05
- emitVelocity = "0.0 0.0 0.0"
- emitVariance = "1.0 1.0 1.0"
-
- [smoke]
- simulateBase = "sim_smoke"
- lifeTime = 1.0
- renderBase = "draw_twirl"
- textureName = "smoke.tga"
- textureBlend = "srcalpha invsrcalpha modulatealpha"
- startColor = "0 0 0 128"
- finishColor = "0 0 0 0"
- startRadius = 0.5
- finishRadius = 1.5
- animateTime = 1.0
- rotationRate = 2.0
-